home *** CD-ROM | disk | FTP | other *** search
- ## proxy_start.tg
- # This script starts a script on the Proxy (remote) WinCron.
- # This is equivalent to pressing the Start Button on the Proxy
- # Assumptions:
- # 1. Proxy has been loaded
- # 2. Proxy has been connected to
- # See Also: proxy_load.tg, proxy_stop.tg, proxy_connect.tg, proxy_test_01.tg
- {
- -name proxy_start
- -start
- -stop
- -action -proxy -start
- }